デジタルPANEO rev 1.0 β version
  • サイト表示
%if web.ctx.session.get('loggedin'): %if web.ctx.session.get('admin'): 管理者 %else: ユーザー %endif logout %endif